D3D_PROGRESS_BAR

This command displays a progress bar at the given X and Y positions. You should supply a texture that exactly matches the height and width of the progress bar.

SYNTAX

D3D_PROGRESS_BAR X, Y, Width, Height, Minimum, Maximum, Value, Texture

RELATED INFO

D3DFunc Commands Menu
Index

EXAMPLE

View Showcase Example
View Command Example